projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
254a1b6
)
Sat Jun 19 17:47:40 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
author
Jim Blandy
<jimb@redhat.com>
Sat, 19 Jun 1993 21:48:16 +0000
(21:48 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Sat, 19 Jun 1993 21:48:16 +0000
(21:48 +0000)
* info.el (Info-insert-dir): Remove the call to recursive-edit.
lisp/info.el
patch
|
blob
|
history
diff --git
a/lisp/info.el
b/lisp/info.el
index 5d2682e6430f0a02ad372c83e599b5f8068075ea..843fc97a6645c5fbecd6c49a3ef8e4fec929ee5f 100644
(file)
--- a/
lisp/info.el
+++ b/
lisp/info.el
@@
-297,7
+297,6
@@
to read a file name from the minibuffer."
(file-attributes (car elt))))
Info-dir-file-attributes))))
(insert Info-dir-contents)
- (recursive-edit)
(let ((dirs Info-directory-list)
buffers buffer others nodes dirs-done)